-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.6
-
Code
-
Classes
- SimpleEmailServiceRequest
Total Complexity |
36 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
365 |
Lines of code |
193 |
Logical lines of code |
121 |
Comment lines |
108 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getResponse() |
A |
42 |
9 |
49 |
getCurlHandler() |
S |
56 |
5 |
17 |
__getAuthHeaderV4() |
S |
45 |
2 |
45 |
getParametersEncoded() |
S |
59 |
4 |
14 |
getHeaders() |
S |
56 |
2 |
17 |
setParameter() |
S |
64 |
3 |
10 |
__destruct() |
S |
76 |
2 |
4 |
__responseWriteCallback() |
S |
67 |
2 |
8 |
__construct() |
S |
71 |
1 |
5 |
setSES() |
S |
77 |
1 |
4 |
setVerb() |
S |
77 |
1 |
4 |
clearParameters() |
S |
77 |
1 |
4 |
__customUrlEncode() |
S |
78 |
1 |
3 |
__getSignature() |
S |
78 |
1 |
3 |
__getSigningKey() |
S |
69 |
1 |
6 |